精选 Skills 索引(第 165 页)
按质量分排序的前 8,000 个 Skills,每个都有可收录的独立页面。需要全库 15.8 万条检索时,请使用 Skills 目录。
- bubble-tea-scaffolder
Generate Bubble Tea (Go) TUI application structure with models, commands, and views using the Elm architecture.
- catalog-babysitter-users
Discover public GitHub repositories that import defineTask from @a5c-ai/babysitter-sdk and maintain a deduplicated catalog of those repositories in docs/repo-with-babysitter-processes.md. Excludes any repo named "babysitter" (to filter out…
- chain-of-thought-prompts
Chain-of-thought and step-by-step reasoning prompts for complex problem solving
- chalk-styling-system
Create consistent chalk-based color and styling system for CLI output with themes, semantic colors, and formatting utilities.
- checkpoint-management
Git-backed state management for safe rollback. Create and restore checkpoints with tagged commits and metadata tracking.
- chocolatey-package-generator
Generate Chocolatey package for Windows CLI distribution.
- chroma-integration
Chroma local vector database setup and operations for development and production
- clap-scaffolder
Generate Clap-based Rust CLI applications with derive macros, subcommands, and modern Rust patterns. Creates production-ready Rust CLI with proper cargo structure.
- cli-e2e-test-harness
Set up E2E test harness for CLI applications with process spawning and assertions.
- cli-mock-stdin
Create mock stdin utilities for interactive CLI testing.
- cli-progress-bar-setup
Configure cli-progress with custom formatters, multi-bar support, and ETA calculations for CLI progress indication.
- cli-snapshot-tester
Set up snapshot testing for CLI output with update workflows and diff reporting.
- cli-table-formatter
Generate table formatters for structured CLI output with column alignment, borders, and responsive sizing.
- click-scaffolder
Generate Click-based Python CLI applications with decorators, groups, context, and modern Python patterns. Creates complete scaffolded CLI with proper project structure.
- closed-book-frontier-reasoning
Perform closed-book frontier reasoning — complex problem solving from internalized knowledge without external retrieval or tool use.
- cobra-scaffolder
Generate Cobra/Viper-based Go CLI applications with persistent flags, subcommands, and configuration management. Creates production-ready Go CLI with modern patterns.
- code-generation
Minimal, pattern-matching code output. Write the least code that satisfies requirements. Match existing project patterns. Use Write/Edit tools only.
- code-profiler
Profile code performance and identify bottlenecks
- code-review-patterns
Multi-dimensional code assessment across security, quality, performance, and maintainability with confidence-gated reporting (>=80%) and Router Contract generation.
- code-review-pipeline
Multi-dimensional code review across correctness, security, performance, and maintainability with confidence-gated reporting and remediation loops.
- code-signing-setup
Configure code signing for macOS and Windows binaries with notarization.
- code-template-manager
Manage and generate competitive programming templates
- codebase-mapping
Automatic codebase indexing for invisible context injection. Catalogs project structure, file types, entry points, dependencies, and test layout.
- codebase-research
Systematic codebase exploration following the Iron Law - understand the problem before exploring code. Four phases with file-finder and web-researcher agents.
- codebase-sync
Convention discovery and rule generation from codebase analysis. Scans project structure, builds search indexes, identifies patterns, and generates enforceable rules.
- codeforces-api-client
Interface with Codeforces API for contest data, problem sets, and submissions
- cog-braindump-capture
Capture raw thoughts with automatic domain classification and vault routing
- cog-daily-intelligence
Generate personalized verified news briefs with 7-day freshness and 95%+ source accuracy
- cog-knowledge-consolidation
Build structured knowledge frameworks from scattered vault notes with source attribution
- cog-meeting-processing
Process meeting recordings and transcripts into decisions, action items, and team dynamics
- cog-onboarding
Personalize COG Second Brain workflow through role pack selection and vault initialization
- cog-team-intelligence
Cross-reference GitHub, Linear, Slack, and PostHog with bidirectional sync for team briefs
- cog-url-extraction
Save URLs with auto-extracted insights, credibility scoring, and vault routing
- cog-weekly-reflection
Cross-domain pattern analysis with personal, professional, and project domain synthesis
- combinatorics-calculator
Calculate combinatorial values with modular arithmetic
- commander-js-scaffolder
Generate Commander.js CLI project structure with TypeScript, commands, options, and best practices. Creates a complete scaffolded CLI application ready for development.
- complexity-analyzer
Automated Big-O complexity analysis of code and algorithms. Performs static analysis of loop structures, recursive call trees, space complexity estimation, and amortized analysis with detailed derivation documents.
- config-migration-generator
Generate configuration file migration utilities for version upgrades.
- config-schema-validator
Generate Zod/JSON Schema configuration validators with defaults and error messages.
- consensus-mechanisms
Multi-protocol consensus for agent swarms supporting Raft leader election, Byzantine fault tolerance, Gossip state propagation, and CRDT conflict-free merging.