The library
Everything we index — ranked by what works, never by stars.
forSalesMarketingHRFinanceLegalOpsProductEngineeringDataProductivitySupportsetup≤ plug & play≤ + a key≤ multi-tool
WORKS 48★61,462WORKS 48★81WORKS 48★81WORKS 48★81WORKS 48★61,462WORKS 54★0WORKS 58★61,462WORKS 48★61,462WORKS 48★54,745WORKS 48★54,745WORKS 48★54,745WORKS 48★0WORKS 57★0WORKS 48★0WORKS 52★0WORKS 48★6WORKS 48★0WORKS 48★0WORKS 53★0WORKS 48★0WORKS 48★0WORKS 48★0WORKS 48★0WORKS 48★29,740WORKS 48★0WORKS 48★0WORKS 48★0WORKS 48★0WORKS 48★0WORKS 48★1WORKS 48★0WORKS 48★29,740WORKS 48★0WORKS 48★29,740WORKS 48★29,740WORKS 48★29,740WORKS 48★0WORKS 48★27,559WORKS 51★3,073WORKS 48★0WORKS 48★0WORKS 48★8WORKS 48★0WORKS 48★6WORKS 48★8,133WORKS 48★0WORKS 48★0WORKS 48★27,559WORKS 48★0WORKS 48★0
Master git commits and historyskillEngineeringL1
git-master · Atomic commits and complex history investigations when you need evidence-led git operations.
Write and develop LinkedIn postsskillMarketingL1
write-linkedin-post · Consistently publishing LinkedIn posts that match your brand when you have voice guidelines in a content studio.
Write opinion pieces and op-edsskillMarketingL1
write-opinion · Publishing thought leadership opinion pieces when you have voice guidelines and a defined audience.
Access TechWolf logo filesskillMarketingL1
techwolf-logo · When you need official, on-brand TechWolf logo files for any output.
Initialize hierarchical knowledge baseskillEngineeringL1
init-deep · Generating comprehensive, hierarchical knowledge bases for agent systems with parallel discovery.
Design and run A/B testsskillMarketingProductL1
ab-test-setup · Validating product hypotheses with statistical rigor and measuring impact on business metrics.
Intelligently refactor codeskillEngineeringL1
refactor · Restructuring large code sections with safety guarantees via LSP, AST-Grep, and regression tests.
Master git operationsskillEngineeringL1
git-master · Maintaining clean commit history and enforcing conventional-commit discipline across branches.
Analyze git diffs and PR impactskillEngineeringL1
understand-diff · Analyzing code diffs to understand what changed and its graph-based impact zone.
Get deep dive on code files and functionsskillEngineeringL1
understand-explain · Explaining code concepts to humans using graph-derived semantic connections.
Generate onboarding guides for new team membersskillHRL1
understand-onboard · Mapping large codebases when architecture documentation is stale or nonexistent.
Design CLI tools safe for AI agentsskillEngineeringL1
ai-native-cli · Command-line tools that AI agents will invoke without human-in-the-loop monitoring.
Optimize content for AI search enginesskillMarketingL1
ai-seo · Content creators wanting to appear in AI-generated answers without building links manually.
Manage quotes and aphorisms collectionskillProductivityL1
aphorisms · description: Aphorism management. USE WHEN aphorism, quote, saying. SkillSearch('aphorisms') for docs.
Generate app store release notesskillMarketingProductL1
app-store-changelog · When you need to turn raw git history into polished App Store copy focused on user benefit, not features.
Discover new TouchDesigner featuresskillProductEngineeringL1
tdmcp-feature-discovery · When you want a prioritized feature backlog that reconciles roadmap, competitive gaps, and user ask without committing to build.
Document architectural decisionsskillEngineeringOpsL1
architecture-decision-records · When you need to document hard architectural decisions and keep the reasoning discoverable over project lifetime.
Create visual content and illustrationsskillMarketingProductL1
art · When you need quick visual asset generation aligned to a design brief without manual design work.
Write polished long-form contentskillMarketingL1
article-writing · When you want to quickly draft substantive content on a technical topic without starting from blank page.
Design Astro site rendering strategyskillEngineeringL1
astro-core · Aligning rendering (SSG/SSR/hybrid + server islands) and content across an Astro site
Route Astro project to right taskskillEngineeringL1
astro-orchestrator · Dispatching Astro work to correct specialist (framework/core/wiki-publisher/creative-frontend)
Query ledger tablesskillDataL1
after_skill · Automating post-work tasks like syncing, cleanup, or notifications
Understand sandbox environmentskillEngineeringL1
carthage-env · When onboarding into a Carthage sandbox environment to understand mount scopes and permission model.
Load coding standards before generationskillEngineeringL1
get-qodo-rules · When team coding rules must be enforced before code generation without manual rule lookup per task.
Run autonomous research experimentsskillProductEngineeringL1
autoresearch · When running overnight experiment loops with strict keep-or-discard decisions on single-variable changes.
Remove AI-writing patterns from draftsskillMarketingSalesL1
avoid-ai-writing · When scrubbing AI-isms from published prose before releasing to avoid machine-generated tell-signs.
Reference backend stack patternsskillEngineeringL1
backend-skill · When domain-specific guidance is required.
Apply Awwwards design systemskillProductEngineeringL1
awwwards-ui-skills · When domain-specific guidance is required.
Reference backend architecture patternsskillEngineeringL1
backend-architecture-core · When domain-specific guidance is required.
Write tested Python code with pytestskillEngineeringL1
crate-pr · When domain-specific guidance is required.
Route backend tasks to specialistsskillEngineeringL1
backend-architecture-orchestrator · Routing backend work when the specific concern (REST design, testing, deployment) is not yet named.
Use .env credentials for API callsskillEngineeringOpsL1
use-native-credential-proxy · Simple .env-based credentials for users avoiding OneCLI vault while keeping authentication straightforward.
Reference on blockchain security patternsskillEngineeringProductL1
blockchain-web3-core · Loading plugins or optional modules at runtime when keeping main bundle size small is a priority.
Format messages for Slack channelsskillOpsSupportL1
slack-formatting · Extracting and reshaping structured data when declarative SQL is clearer than imperative transformation code.
Greet new channel connectionsskillOpsSupportL1
welcome · Validating API contracts before integration when declarative assertions are clearer than manual curl testing.
Format messages for WhatsAppskillSupportOpsL1
whatsapp-formatting · Real-time group messaging where tagged recipients need push notifications
Reference for browser automation tacticsskillEngineeringProductL1
browser-automation-core · Deciding which browser/UI automation spoke to invoke
Analyze astronomical data with AstropyskillEngineeringDataL1
astropy · Astronomy research when specialized units + coordinates matter
Validate Flutter documentation locallyskillEngineeringL1
validate-pr · Pre-merge verification when maintainer review unavailable
Debug browser behavior with console captureskillEngineeringProductL1
browser · One-shot diagnostics and deployment verification
Build polished Expo React Native appsskillEngineeringL1
building-native-ui · Performance-critical UIs where web is too slow
Scaffold new CLI commands in LumenskillEngineeringL1
new-command · When adding new CLI subcommands to Lumen that follow register pattern, need offline operation, and must pass TypeScript type-checking.
Emit events from Tauri Rust backendskillEngineeringL1
calling-frontend-from-tauri-rust · When you need high-throughput or low-latency Rust-to-frontend communication beyond the basic event system.
Expand tdmcp prompt cookbook examplesskillEngineeringProductivityL1
tdmcp-cookbook-examples · When learning patterns and recipes for building tools with the TDMCP framework.
Draft investigation memo from log dataskillL1
investigation-memo · When documenting research investigations with structured evidence linking and memo generation.
Invoke Rust functions from Tauri frontendskillEngineeringL1
calling-rust-from-tauri-frontend · When you need the frontend to invoke Rust commands with callbacks and handle async results in the webview.
Coordinate family dinner schedulingskillProductivityL1
tangyi-agent-skill · When you need specialized domain expertise from the Tangyi agent skill ecosystem.
Get diverse perspectives on decisionsskillL1
consciousness-council · Complex decisions needing genuine cognitive diversity, not false consensus.
Provider unit internal behaviorskillEngineeringL1
02-provider-unit-internal-skill · Pre-submission validation of skill topology contracts.
Review Cisco IOS configuration changesskillOpsL1
cisco-ios-patterns · Validating IOS config changes before deployment to prevent lockouts.