https://github.com/forepath/tsef-components
https://github.com/forepath/tsef-components
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/forepath/tsef-components
- Owner: forepath
- License: mit
- Created: 2025-10-14T18:00:06.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-10-24T17:35:29.000Z (5 months ago)
- Last Synced: 2025-10-24T18:34:50.381Z (5 months ago)
- Language: HTML
- Size: 730 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
[](LICENSE)
[](https://nx.dev)
[](https://www.cursor.so)
[](https://www.typescriptlang.org/)
[](https://angular.io)
[](https://nestjs.com/)
# The Agentic Framework for TypeScript Developers
From idea to scalable product in no time. Standardize AI-powered development workflows and start producing maintainable code in seconds. Built for developers and AI agents.
To create a new TSEF workspace run:
```bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/forepath/tsef/refs/heads/main/install.sh)"
```
## Documentation
### Development Workflows
- [Getting Started](./docs/development-workflows/getting-started.md) - Your first steps in the framework
- [Operation Modes](./docs/development-workflows/operation-modes.md) - Understanding different approaches to tasks
- [GitHub Workflow](./docs/development-workflows/github-workflow.md) - Issue handling and PR processes
- [Validation Pipeline](./docs/development-workflows/validation-pipeline.md) - Quality assurance and testing
### Software Architecture
- [Monorepo Structure](./docs/architecture/monorepo-structure.md) - High-level organization and principles
### Best Practices
- [Code Quality](./docs/best-practices/code-quality.md) - Writing maintainable, high-quality code
### Tools & Integration
- [Development Tools](./docs/tools/README.md) - MCP servers, automation, and integrations
- [GitHub Integration](./docs/tools/github-mcp-setup.md) - GitHub workflow automation
- [Framework MCP Server](./docs/tools/devkit/mcp-proxy-architecture.md) - Workspace insights and diagnostics
### Reference
- [Quick Commands](./docs/reference/quick-commands.md) - Essential daily commands
- [AI Agent Rules](./docs/reference/rule-index.md) - Complete reference to all guidelines
- [Troubleshooting](./docs/reference/troubleshooting.md) - Common issues and solutions
## Contribution
We welcome contributions! Whether you're fixing bugs, adding features, or improving documentation, your input helps make this framework better for everyone.
For detailed information on how to contribute, please see our [Contributing Guide](./CONTRIBUTING.md).
---
_Built with ❤️ for developers who want to build better software, faster._