costrict-plugins-repo
Official@costrict-plugins-repo
Standardized engineering methodologies for managing distributed development tasks, code review cycles, and structured implementation planning within complex repository environments.
Agent Skills by costrict-plugins-repo
Showing 30 vetted skills indexed across 2 GitHub repositories.
netlify-caching
Configure CDN caching, cache keys, tags, and purging for Netlify Functions and Edge Functions.
netlify-frameworks
Configure and deploy web frameworks on Netlify with SSR adapters and build settings.
netlify-config
Configure Netlify builds, redirects, headers, and environment variables via netlify.toml.
netlify-deploy
Create and manage Netlify deploys via Git continuous deployment, CLI, and netlify.toml contexts.
netlify-blobs
Store and retrieve unstructured objects and file uploads using the Netlify Blobs key-value API.
netlify-mcp-servers
Build and deploy authenticated MCP servers as Netlify Functions using the MCP SDK.
netlify-identity
Implements authentication, OAuth login, and role-based access control on Netlify sites.
netlify-database
Provision and query managed Postgres on Netlify with migrations, Drizzle ORM, and deploy-preview branches.
netlify-access-control
Selects the correct Netlify protection layer for restricting site and preview access.
netlify-functions
Write and configure Netlify serverless functions in TypeScript, JavaScript, or Go.
netlify-edge-functions
Write and deploy Netlify Edge Functions on the Deno runtime for request manipulation.
netlify-agent-runner
Run Claude, Codex, or Gemini agent tasks remotely on Netlify infrastructure.
netlify-forms
Implements serverless form handling on Netlify with deploy-time detection, spam filtering, and submission storage.
netlify-ai-gateway
Call OpenAI, Anthropic, Gemini, and OpenRouter models from Netlify Functions without managing API keys.
netlify-image-cdn
Transform, resize, crop, and optimize images via Netlify's /.netlify/images endpoint.
skill-creator
Create, evaluate, and iteratively improve AI agent skills with benchmarked test runs.
using-git-worktrees
Create an isolated git worktree for feature development.
test-driven-development
Enforce failing tests before production code using the Red-Green-Refactor workflow.
systematic-debugging
Identify root causes through a four-phase debugging process before applying fixes.
using-superpowers
Invoke relevant skills before producing user-facing responses across runtimes.
dispatching-parallel-agents
Dispatch parallel subagents to diagnose and fix independent failures without shared state.
executing-plans
Execute written implementation plans with critical review checkpoints.
finishing-a-development-branch
Guide merge, pull request, and cleanup options after tests pass.
brainstorming
Guide raw ideas into actionable design plans with structured discovery.
Frequently Asked Questions About costrict-plugins-repo
FAQPage SchemaWhat specific engineering tasks are enabled by these methodologies?▼
These methodologies enable structured implementation planning, isolated feature development via worktrees, systematic root-cause debugging, and rigorous test-driven development cycles. They facilitate the entire lifecycle from initial brainstorming and plan generation to final code review verification and branch cleanup.
Which personas benefit most from these development practices?▼
Software engineers, technical leads, and systems architects benefit from these practices. They are designed for developers managing complex, multi-task repository environments who require strict adherence to quality standards, peer-reviewed implementation plans, and isolated execution contexts for independent feature development.
What are the prerequisites for implementing these development standards?▼
Implementation requires a Git-based version control environment and a commitment to structured documentation, specifically the creation of validated YAML-frontmatter files. Users must be prepared to integrate test-driven development cycles and formal review checkpoints into their existing repository management processes.