Category

Development

Programming, frameworks, implementation, frontend, backend, and app development

68,553
skills in category
2,857
pages available
Security grades appear on each card once the skill has been scanned. Newly imported skills may briefly show without a grade until the backfill job runs.
Open in full browser

Browse development skills

Showing 68,37768,400 of 68,553 skills

Session Palace BuilderA

Builds session-scoped temporary memory palaces for extended conversations. Use when tracking state across interruptions in a multi-step project.

developmentgobash
0
335
Memory Palace ArchitectA

Designs memory palace structures with spatial layouts and domain organization. Use when creating a new palace or planning knowledge architecture by hand.

developmentpythongo
0
335
Knowledge LocatorA

Searches and navigates stored knowledge in memory palaces. Use when looking for previously stored information or cross-referencing concepts across palaces.

developmentpythongo
0
335
Knowledge IntakeA

Processes external resources into stored knowledge with quality scoring and routing. Use when ingesting articles, papers, or docs into a memory palace.

developmentpythongo
0
335
Digital Garden CultivatorA

Manages digital garden notes, link structures, and health metrics. Use when curating a knowledge base, pruning stale notes, or tracking content maturity.

developmentpythongo
0
335
Testing Quality StandardsA

Defines testing quality metrics, coverage thresholds, and anti-patterns. Use when establishing test gates or validating a test suite's coverage targets.

developmentpythongo
0
335
Quota ManagementA

Tracks quotas, monitors thresholds, and degrades gracefully for rate-limited APIs. Use when integrating external services that impose rate or cost limits.

developmentpythongo
0
335
Pytest ConfigA

Provides standardized pytest config, reusable fixtures, and CI integration patterns. Use when setting up or auditing a Python plugin's test infrastructure.

developmentpythongo
0
335
Evaluation FrameworkA

Provides weighted scoring, rubrics, and decision-threshold patterns. Use when designing quality gates, evaluation systems, or decision frameworks.

developmentpythongo
0
335
Authentication PatternsA

Provides auth patterns for API keys, OAuth, and token management. Use when implementing or reviewing service authentication and credential handling.

developmentpythongo
0
335
Structured OutputA

Formats review deliverables with consistent structure for comparable findings. Use when finalizing any review or analysis that must be shared or compared.

developmentgosql
0
335
Scope GuardA

Scores feature worthiness and enforces branch-size limits against overengineering. Use when evaluating whether a feature belongs in the current scope or branch.

developmentgotesting
0
335
Diff AnalysisA

Analyzes changesets with risk scoring, categorization by type and impact, and release note preparation. Use when extracting insights from raw change data.

developmentgogit
0
335
Cpu Gpu PerformanceA

Establishes CPU/GPU baselines before resource-intensive operations. Use before builds, training runs, or any task that pins cores or GPUs for over a minute.

developmentgonode
0
335
Gemini DelegationA

Delegates tasks to Gemini CLI implementing delegation-core for Google's models. Use when delegation-core selects Gemini or 1M+ token context is needed.

developmentgobash
0
335
Architecture ParadigmsA

Selects and routes to the right architecture paradigm. Use when choosing patterns for a new system or comparing trade-offs before making architecture decisions.

developmentgoshell
0
335
Architecture Paradigm Space BasedA

Employ space-based or data-grid architectures to scale high-traffic, stateful workloads across multiple nodes. Use when building high-scale systems with in-memory data grid patterns.

developmentgonode
0
335
Architecture Paradigm Service BasedA

Employ a coarse-grained, service-based architecture (a lighter form of SOA) when microservices are not yet necessary but modular deployment is required. Use when building coarse-grained service-oriented systems.

developmentgorefactoring
0
335
Architecture Paradigm ServerlessA

Build serverless, Function-as-a-Service (FaaS) systems for event-driven or operations-light workloads. Use when building event-driven applications with minimal infrastructure management.

developmentgoterraform
0
335
Architecture Paradigm PipelineA

Compose processing stages using a pipes-and-filters model for ETL, media processing, or compiler-like workloads. Use when building data processing or transformation pipelines.

developmentgotesting
0
335
Architecture Paradigm Modular MonolithA

Maintain a single deployable artifact while enforcing strong internal boundaries between modules. Use when building systems that need module boundaries without distributed complexity.

developmentgorefactoring
0
335
Architecture Paradigm MicroservicesA

Applies microservices for independent deployment and per-service scaling. Use when teams need autonomous release cycles with distinct capability scaling needs.

developmentpythongo
0
335
Architecture Paradigm MicrokernelA

Build a minimal, stable core system that loads plug-ins to provide feature variability and extensibility. Use when building extensible plugin-based systems.

developmentrustgo
0
335
Architecture Paradigm LayeredA

Applies layered n-tier architecture with enforced boundaries. Use when designing moderate systems needing clear presentation, domain, and persistence layers.

developmentjavascripttypescript
0
335