CodeTonight
Official@codetonight-sa
Illuminating Solutions
Agent Skills by CodeTonight
Showing 21 vetted skills indexed across 1 GitHub repositories.
programming-principles
Provides programming principles, modularization strategies, code review and refactoring checklists for writing maintainable code.
github-secrets-setup
Upload GitHub Actions secrets via gh CLI without writing to disk.
gitops
Configures Git branching strategy and automated deployments for projects.
concise-communication
Detect and remove verbose preambles from AI responses.
dependency-guardian
Detect and block reads from dependency folders like node_modules to prevent token waste.
markdown-expert
Lint Markdown files for structural errors and code block language tags.
gitignore-auto-setup
Create and maintain .gitignore files with framework-specific templates.
medium-article-writer
Generate structured Medium-style technical articles from project details.
mobile-responsive-ui
Enforce mobile-first design and testing protocols for UI changes.
node-cleanup
Identify and terminate lingering Node.js processes with confirmation safeguards.
figma-to-code
Translate Figma designs into React code with visual parity.
e2e-test-generation
Generate Playwright and Vitest test infrastructure for frontend projects.
recursive-learning
Detect error patterns and generate new skills to prevent recurring mistakes.
api-reverse-engineering
Automate reverse engineering of authenticated web APIs from DevTools captures.
meta-improvement-switch
Save project context, enhance AI infrastructure, and restore the original task.
code-agentic
Enforce verification gates and rollback plans for Claude Code operations.
terraform-init
Bootstraps AWS infrastructure with Terraform project structure and remote state.
pr-automation
Automate Pull Request creation with GitHub CLI and HEREDOC templates.
yagni-principle
Evaluate feature requests and code for speculative implementations against the YAGNI principle.
bash-command-safety
Detect semicolon-after-subshell syntax errors in Bash commands.
context-refresh
Synthesize session history, Git commits, and file changes into project context.
Frequently Asked Questions About CodeTonight
FAQPage SchemaWhat specific engineering tasks does CodeTonight enable?▼
CodeTonight enables repository management, including Git branching strategies, automated pull request generation, and infrastructure bootstrapping. It provides specialized protocols for frontend development, such as Figma-to-React translation and Playwright test generation, alongside code quality enforcement through YAGNI principle evaluation and Bash syntax safety checks.
Which technical personas benefit most from these capabilities?▼
Full-stack developers, DevOps engineers, and frontend specialists benefit from these capabilities. The suite is designed for engineers managing complex repositories who require standardized project structures, automated testing, and consistent design-to-code implementation across distributed team environments.
What are the primary prerequisites for implementing these solutions?▼
Implementation requires an existing GitHub repository environment and familiarity with standard web development stacks. Users must have access to local terminal environments for executing GitHub CLI operations and possess active credentials for AWS infrastructure management when utilizing the Terraform bootstrapping features.